home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Apple Script
/
scripts
/
FileMaker & AppleScript
/
Property Examples
/
Layout Properties
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-26
|
323 b
|
12 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of first Layout of window 2
best type of first Layout of window 2
default type of first Layout of window 2
name of Layout "layout #1"
ID of first Layout
kind of Layout 0
kind of first Layout
Access of Layout 0
Protection of Layout 2
Lock of first Layout of window 2
end tell